home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / news.txt.0160FC08_F3D9_4869_9D41_C611C16F42D5 < prev    next >
Encoding:
Text File  |  2005-06-08  |  18.3 KB  |  477 lines

  1. What's New in IDLE 1.1.1?
  2. =========================
  3.  
  4. *Release date: 30-MAR-2005*
  5.  
  6.  
  7. What's New in IDLE 1.1.1c2?
  8. ===========================
  9.  
  10. *Release date: 17-MAR-2005*
  11.  
  12.  
  13. What's New in IDLE 1.1.1c1?
  14. ===========================
  15.  
  16. *Release date: 10-MAR-2005*
  17.  
  18. - If an extension can't be loaded, print warning and skip it instead of
  19.   erroring out.
  20.  
  21. - Improve error handling when .idlerc can't be created (warn and exit)
  22.  
  23. - The GUI was hanging if the shell window was closed while a raw_input() 
  24.   was pending.  Restored the quit() of the readline() mainloop().
  25.   http://mail.python.org/pipermail/idle-dev/2004-December/002307.html
  26.  
  27. What's New in IDLE 1.1?
  28. =======================
  29.  
  30. *Release date: 30-NOV-2004*
  31.  
  32. - On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
  33.   stuck subprocess MainThread because only the SocketThread was exiting.
  34.  
  35. What's New in IDLE 1.1b3/rc1?
  36. =============================
  37.  
  38. *Release date: 18-NOV-2004*
  39.  
  40. - Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
  41.   button) caused IDLE to fail on restart (no new keyset was created in
  42.   config-keys.cfg).  Also true for Theme/highlights.  Python Bug 1064535.
  43.  
  44. - A change to the linecache.py API caused IDLE to exit when an exception was
  45.   raised while running without the subprocess (-n switch).  Python Bug 1063840.
  46.  
  47. What's New in IDLE 1.1b2?
  48. =========================
  49.  
  50. *Release date: 03-NOV-2004*
  51.  
  52. - When paragraph reformat width was made configurable, a bug was
  53.   introduced that caused reformatting of comment blocks to ignore how
  54.   far the block was indented, effectively adding the indentation width
  55.   to the reformat width.  This has been repaired, and the reformat
  56.   width is again a bound on the total width of reformatted lines.
  57.  
  58. What's New in IDLE 1.1b1?
  59. =========================
  60.  
  61. *Release date: 15-OCT-2004*
  62.  
  63.  
  64. What's New in IDLE 1.1a3?
  65. =========================
  66.  
  67. *Release date: 02-SEP-2004*
  68.  
  69. - Improve keyboard focus binding, especially in Windows menu.  Improve
  70.   window raising, especially in the Windows menu and in the debugger.
  71.   IDLEfork 763524.
  72.  
  73. - If user passes a non-existant filename on the commandline, just
  74.   open a new file, don't raise a dialog.  IDLEfork 854928.
  75.  
  76.  
  77. What's New in IDLE 1.1a2?
  78. =========================
  79.  
  80. *Release date: 05-AUG-2004*
  81.  
  82. - EditorWindow.py was not finding the .chm help file on Windows.  Typo
  83.   at Rev 1.54.  Python Bug 990954
  84.  
  85. - checking sys.platform for substring 'win' was breaking IDLE docs on Mac
  86.   (darwin).  Also, Mac Safari browser requires full file:// URIs.  SF 900580.
  87.  
  88.  
  89. What's New in IDLE 1.1a1?
  90. =========================
  91.  
  92. *Release date: 08-JUL-2004*
  93.  
  94. - Redirect the warning stream to the shell during the ScriptBinding check of
  95.   user code and format the warning similarly to an exception for both that
  96.   check and for runtime warnings raised in the subprocess.
  97.  
  98. - CodeContext hint pane visibility state is now persistent across sessions.
  99.   The pane no longer appears in the shell window.  Added capability to limit
  100.   extensions to shell window or editor windows.  Noam Raphael addition
  101.   to Patch 936169.
  102.  
  103. - Paragraph reformat width is now a configurable parameter in the
  104.   Options GUI.
  105.  
  106. - New Extension: CodeContext.  Provides block structuring hints for code
  107.   which has scrolled above an edit window. Patch 936169 Noam Raphael.
  108.  
  109. - If nulls somehow got into the strings in recent-files.lst
  110.   EditorWindow.update_recent_files_list() was failing.  Python Bug 931336.
  111.  
  112. - If the normal background is changed via Configure/Highlighting, it will update
  113.   immediately, thanks to the previously mentioned patch by Nigel Rowe.
  114.  
  115. - Add a highlight theme for builtin keywords.  Python Patch 805830 Nigel Rowe
  116.   This also fixed IDLEfork bug [ 693418 ] Normal text background color not refreshed
  117.   and Python bug [897872 ] Unknown color name on HP-UX
  118.  
  119. - rpc.py:SocketIO - Large modules were generating large pickles when downloaded
  120.   to the execution server.  The return of the OK response from the subprocess
  121.   initialization was interfering and causing the sending socket to be not
  122.   ready.  Add an IO ready test to fix this.  Moved the polling IO ready test
  123.   into pollpacket().
  124.  
  125. - Fix typo in rpc.py, s/b "pickle.PicklingError" not "pickle.UnpicklingError".
  126.  
  127. - Added a Tk error dialog to run.py inform the user if the subprocess can't
  128.   connect to the user GUI process.  Added a timeout to the GUI's listening
  129.   socket.  Added Tk error dialogs to PyShell.py to announce a failure to bind
  130.   the port or connect to the subprocess.  Clean up error handling during
  131.   connection initiation phase.  This is an update of Python Patch 778323.
  132.  
  133. - Print correct exception even if source file changed since shell was
  134.   restarted.  IDLEfork Patch 869012 Noam Raphael
  135.  
  136. - Keybindings with the Shift modifier now work correctly.  So do bindings which
  137.   use the Space key.  Limit unmodified user keybindings to the function keys.
  138.   Python Bug 775353, IDLEfork Bugs 755647, 761557
  139.  
  140. - After an exception, run.py was not setting the exception vector. Noam
  141.   Raphael suggested correcting this so pdb's postmortem pm() would work.
  142.   IDLEfork Patch 844675
  143.  
  144. - IDLE now does not fail to save the file anymore if the Tk buffer is not a
  145.   Unicode string, yet eol_convention is.  Python Bugs 774680, 788378
  146.  
  147. - IDLE didn't start correctly when Python was installed in "Program Files" on
  148.   W2K and XP.  Python Bugs 780451, 784183
  149.  
  150. - config-main.def documentation incorrectly referred to idle- instead of
  151.   config-  filenames.  SF 782759  Also added note about .idlerc location.
  152.  
  153.  
  154. What's New in IDLE 1.0?
  155. =======================
  156.  
  157. *Release date: 29-Jul-2003*
  158.  
  159. - Added a banner to the shell discussimg warnings possibly raised by personal
  160.   firewall software.  Added same comment to README.txt.
  161.  
  162.  
  163. What's New in IDLE 1.0 release candidate 2?
  164. ===========================================
  165.  
  166. *Release date: 24-Jul-2003*
  167.  
  168. - Calltip error when docstring was None  Python Bug 775541
  169.  
  170.  
  171. What's New in IDLE 1.0 release candidate 1?
  172. ===========================================
  173.  
  174. *Release date: 18-Jul-2003*
  175.  
  176. - Updated extend.txt, help.txt, and config-extensions.def to correctly
  177.   reflect the current status of the configuration system.  Python Bug 768469
  178.  
  179. - Fixed: Call Tip Trimming May Loop Forever. Python Patch 769142 (Daniels)
  180.  
  181. - Replaced apply(f, args, kwds) with f(*args, **kwargs) to improve performance
  182.   Python Patch 768187
  183.  
  184. - Break or continue statements outside a loop were causing IDLE crash
  185.   Python Bug 767794
  186.  
  187. - Convert Unicode strings from readline to IOBinding.encoding.  Also set
  188.   sys.std{in|out|err}.encoding, for both the local and the subprocess case.
  189.   SF IDLEfork patch 682347.
  190.  
  191.  
  192. What's New in IDLE 1.0b2?
  193. =========================
  194.  
  195. *Release date: 29-Jun-2003*
  196.  
  197. - Extend AboutDialog.ViewFile() to support file encodings.  Make the CREDITS
  198.   file Latin-1.
  199.  
  200. - Updated the About dialog to reflect re-integration into Python.  Provide
  201.   buttons to display Python's NEWS, License, and Credits, plus additional
  202.   buttons for IDLE's README and NEWS.
  203.  
  204. - TextViewer() now has a third parameter which allows inserting text into the
  205.   viewer instead of reading from a file.
  206.  
  207. - (Created the .../Lib/idlelib directory in the Python CVS, which is a clone of
  208.   IDLEfork modified to install in the Python environment.  The code in the
  209.   interrupt module has been moved to thread.interrupt_main(). )
  210.  
  211. - Printing the Shell window was failing if it was not saved first SF 748975
  212.  
  213. - When using the Search in Files dialog, if the user had a selection
  214.   highlighted in his Editor window, insert it into the dialog search field.
  215.  
  216. - The Python Shell entry was disappearing from the Windows menu.
  217.  
  218. - Update the Windows file list when a file name change occurs
  219.  
  220. - Change to File / Open Module: always pop up the dialog, using the current
  221.   selection as the default value.  This is easier to use habitually.
  222.  
  223. - Avoided a problem with starting the subprocess when 'localhost' doesn't
  224.   resolve to the user's loopback interface.  SF 747772
  225.  
  226. - Fixed an issue with highlighted errors never de-colorizing.  SF 747677.  Also
  227.   improved notification of Tabnanny Token Error.
  228.  
  229. - File / New will by default save in the directory of the Edit window from
  230.   which it was initiated.  SF 748973 Guido van Rossum patch.
  231.  
  232.  
  233. What's New in IDLEfork 0.9b1?
  234. =============================
  235.  
  236. *Release date: 02-Jun-2003*
  237.  
  238. - The current working directory of the execution environment (and shell
  239.   following completion of execution) is now that of the module being run.
  240.  
  241. - Added the delete-exitfunc option to config-main.def.  (This option is not
  242.   included in the Options dialog.)  Setting this to True (the default) will
  243.   cause IDLE to not run sys.exitfunc/atexit when the subprocess exits.
  244.  
  245. - IDLE now preserves the line ending codes when editing a file produced on
  246.   a different platform. SF 661759,  SF 538584
  247.  
  248. - Reduced default editor font size to 10 point and increased window height
  249.   to provide a better initial impression on Windows.
  250.  
  251. - Options / Fonts/Tabs / Set Base Editor Font: List box was not highlighting
  252.   the default font when first installed on Windows.  SF 661676
  253.  
  254. - Added Autosave feature: when user runs code from edit window, if the file
  255.   has been modified IDLE will silently save it if Autosave is enabled.  The
  256.   option is set in the Options dialog, and the default is to prompt the
  257.   user to save the file.   SF 661318 Bruce Sherwood patch.
  258.  
  259. - Improved the RESTART annotation in the shell window when the user restarts
  260.   the shell while it is generating output.  Also improved annotation when user
  261.   repeatedly hammers the Ctrl-F6 restart.
  262.  
  263. - Allow IDLE to run when not installed and cwd is not the IDLE directory
  264.   SF Patch 686254 "Run IDLEfork from any directory without set-up" - Raphael
  265.  
  266. - When a module is run from an EditorWindow: if its directory is not in
  267.   sys.path, prepend it.  This allows the module to import other modules in
  268.   the same directory.  Do the same for a script run from the command line.
  269.  
  270. - Correctly restart the subprocess if it is running user code and the user
  271.   attempts to run some other module or restarts the shell.  Do the same if
  272.   the link is broken and it is possible to restart the subprocess and re-
  273.   connect to the GUI.   SF RFE 661321.
  274.  
  275. - Improved exception reporting when running commands or scripts from the
  276.   command line.
  277.  
  278. - Added a -n command line switch to start IDLE without the subprocess.
  279.   Removed the Shell menu when running in that mode.  Updated help messages.
  280.  
  281. - Added a comment to the shell startup header to indicate when IDLE is not
  282.   using the subprocess.
  283.  
  284. - Restore the ability to run without the subprocess.  This can be important for
  285.   some platforms or configurations.  (Running without the subprocess allows the
  286.   debugger to trace through parts of IDLE itself, which may or may not be
  287.   desirable, depending on your point of view.  In addition, the traditional
  288.   reload/import tricks must be use if user source code is changed.)  This is
  289.   helpful for developing IDLE using IDLE, because one instance can be used to
  290.   edit the code and a separate instance run to test changes.  (Multiple
  291.   concurrent IDLE instances with subprocesses is a future feature)
  292.  
  293. - Improve the error message a user gets when saving a file with non-ASCII
  294.   characters and no source encoding is specified.  Done by adding a dialog
  295.   'EncodingMessage', which contains the line to add in a fixed-font entry
  296.   widget, and which has a button to add that line to the file automatically.
  297.   Also, add a configuration option 'EditorWindow/encoding', which has three
  298.   possible values: none, utf-8, and locale. None is the default: IDLE will show
  299.   this dialog when non-ASCII characters are encountered. utf-8 means that files
  300.   with non-ASCII characters are saved as utf-8-with-bom. locale means that
  301.   files are saved in the locale's encoding; the dialog is only displayed if the
  302.   source contains characters outside the locale's charset.  SF 710733 - Loewis
  303.  
  304. - Improved I/O response by tweaking the wait parameter in various
  305.   calls to signal.signal().
  306.  
  307. - Implemented a threaded subprocess which allows interrupting a pass
  308.   loop in user code using the 'interrupt' extension.  User code runs
  309.   in MainThread, while the RPCServer is handled by SockThread.  This is
  310.   necessary because Windows doesn't support signals.
  311.  
  312. - Implemented the 'interrupt' extension module, which allows a subthread
  313.   to raise a KeyboardInterrupt in the main thread.
  314.  
  315. - Attempting to save the shell raised an error related to saving
  316.   breakpoints, which are not implemented in the shell
  317.  
  318. - Provide a correct message when 'exit' or 'quit' are entered at the
  319.   IDLE command prompt  SF 695861
  320.  
  321. - Eliminate extra blank line in shell output caused by not flushing
  322.   stdout when user code ends with an unterminated print. SF 695861
  323.  
  324. - Moved responsibility for exception formatting (i.e. pruning IDLE internal
  325.   calls) out of rpc.py into the client and server.
  326.  
  327. - Exit IDLE cleanly even when doing subprocess I/O
  328.  
  329. - Handle subprocess interrupt with an RPC message.
  330.  
  331. - Restart the subprocess if it terminates itself. (VPython programs do that)
  332.  
  333. - Support subclassing of exceptions, including in the shell, by moving the
  334.   exception formatting to the subprocess.
  335.  
  336.  
  337.  
  338. What's New in IDLEfork 0.9 Alpha 2?
  339. ===================================
  340.  
  341. *Release date: 27-Jan-2003*
  342.  
  343. - Updated INSTALL.txt to claify use of the python2 rpm.
  344.  
  345. - Improved formatting in IDLE Help.
  346.  
  347. - Run menu: Replace "Run Script" with "Run Module".
  348.  
  349. - Code encountering an unhandled exception under the debugger now shows
  350.   the correct traceback, with IDLE internal levels pruned out.
  351.  
  352. - If an exception occurs entirely in IDLE, don't prune the IDLE internal
  353.   modules from the traceback displayed.
  354.  
  355. - Class Browser and Path Browser now use Alt-Key-2 for vertical zoom.
  356.  
  357. - IDLE icons will now install correctly even when setup.py is run from the
  358.   build directory
  359.  
  360. - Class Browser now compatible with Python2.3 version of pyclbr.py
  361.  
  362. - Left cursor move in presence of selected text now moves from left end
  363.   of the selection.
  364.  
  365. - Add Meta keybindings to "IDLE Classic Windows" to handle reversed
  366.   Alt/Meta on some Linux distros.
  367.  
  368. - Change default: IDLE now starts with Python Shell.
  369.  
  370. - Removed the File Path from the Additional Help Sources scrolled list.
  371.  
  372. - Add capability to access Additional Help Sources on the web if the
  373.   Help File Path begins with //http or www.  (Otherwise local path is
  374.   validated, as before.)
  375.  
  376. - Additional Help Sources were not being posted on the Help menu in the
  377.   order entered.  Implement sorting the list by [HelpFiles] 'option'
  378.   number.
  379.  
  380. - Add Browse button to New Help Source dialog.  Arrange to start in
  381.   Python/Doc if platform is Windows, otherwise start in current directory.
  382.  
  383. - Put the Additional Help Sources directly on the Help menu instead of in
  384.   an Extra Help cascade menu.  Rearrange the Help menu so the Additional
  385.   Help Sources come last.  Update help.txt appropriately.
  386.  
  387. - Fix Tk root pop-ups in configSectionNameDialog.py  and configDialog.py
  388.  
  389. - Uniform capitalization in General tab of ConfigDialog, update the doc string.
  390.  
  391. - Fix bug in ConfigDialog where SaveAllChangedConfig() was unexpectedly
  392.   deleting Additional Help Sources from the user's config file.
  393.  
  394. - Make configHelpSourceEdit OK button the default and bind <Return>
  395.  
  396. - Fix Tk root pop-ups in configHelpSourceEdit: error dialogs not attached
  397.   to parents.
  398.  
  399. - Use os.startfile() to open both Additional Help and Python Help on the
  400.   Windows platform.  The application associated with the file type will act as
  401.   the viewer.  Windows help files (.chm) are now supported via the
  402.   Settings/General/Additional Help facility.
  403.  
  404. - If Python Help files are installed locally on Linux, use them instead of
  405.   accessing python.org.
  406.  
  407. - Make the methods for finding the Python help docs more robust, and make
  408.   them work in the installed configuration, also.
  409.  
  410. - On the Save Before Run dialog, make the OK button the default.  One
  411.   less mouse action!
  412.  
  413. - Add a method: EditorWindow.get_geometry() for future use in implementing
  414.   window location persistence.
  415.  
  416. - Removed the "Help/Advice" menu entry.  Thanks, David!  We'll remember!
  417.  
  418. - Change the "Classic Windows" theme's paste key to be <ctrl-v>.
  419.  
  420. - Rearrange the Shell menu to put Stack Viewer entries adjacent.
  421.  
  422. - Add the ability to restart the subprocess interpreter from the shell window;
  423.   add an associated menu entry "Shell/Restart" with binding Control-F6.  Update
  424.   IDLE help.
  425.  
  426. - Upon a restart, annotate the shell window with a "restart boundary".  Add a
  427.   shell window menu "Shell/View Restart" with binding F6 to jump to the most
  428.   recent restart boundary.
  429.  
  430. - Add Shell menu to Python Shell; change "Settings" to "Options".
  431.  
  432. - Remove incorrect comment in setup.py: IDLEfork is now installed as a package.
  433.  
  434. - Add INSTALL.txt, HISTORY.txt, NEWS.txt to installed configuration.
  435.  
  436. - In installer text, fix reference to Visual Python, should be VPython.
  437.   Properly credit David Scherer.
  438.  
  439. - Modified idle, idle.py, idle.pyw to improve exception handling.
  440.  
  441.  
  442. What's New in IDLEfork 0.9 Alpha 1?
  443. ===================================
  444.  
  445. *Release date: 31-Dec-2002*
  446.  
  447. - First release of major new functionality.  For further details refer to
  448.   Idle-dev and/or the Sourceforge CVS.
  449.  
  450. - Adapted to the Mac platform.
  451.  
  452. - Overhauled the IDLE startup options and revised the idle -h help message,
  453.   which provides details of command line usage.
  454.  
  455. - Multiple bug fixes and usability enhancements.
  456.  
  457. - Introduced the new RPC implementation, which includes a debugger.  The output
  458.   of user code is to the shell, and the shell may be used to inspect the
  459.   environment after the run has finished.  (In version 0.8.1 the shell
  460.   environment was separate from the environment of the user code.)
  461.  
  462. - Introduced the configuration GUI and a new About dialog.
  463.  
  464. - Removed David Scherer's Remote Procedure Call code and replaced with Guido
  465.   van Rossum's.  GvR code has support for the IDLE debugger and uses the shell
  466.   to inspect the environment of code Run from an Edit window.  Files removed:
  467.   ExecBinding.py, loader.py, protocol.py, Remote.py, spawn.py
  468.  
  469. --------------------------------------------------------------------
  470. Refer to HISTORY.txt for additional information on earlier releases.
  471. --------------------------------------------------------------------
  472.  
  473.  
  474.  
  475.  
  476.  
  477.